home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / PSPad 4.5.2 / pspad452inst_en.exe / {app} / PSPadShell_reg.bat < prev    next >
Encoding:
DOS Batch File  |  2006-04-14  |  168 b   |  5 lines

  1. @Echo off
  2. Rem This batch file registers the PSPad context menu handler
  3. Rem To unregister it, use PSPadShell_Unreg.bat
  4. %SystemRoot%\System32\RegSvr32 PSPadShell.dll
  5.